home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Falcon / CENTEK / CENTEK.DOC / SOFTWARE.TXT < prev   
Encoding:
Text File  |  1999-04-01  |  53.3 KB  |  906 lines

  1.                                 CENTEK
  2.  
  3.                       DOCUMENTATION OF THE CENTurbo II rev B
  4.  
  5.                                                                    January 1999
  6. Working mode
  7. ------------
  8.  
  9.  Material point of view :
  10.  ------------------------
  11.  
  12.   The CENTurbo II offers two modes: NORMAL and TURBO. The NORMAL mode permits
  13. to keep a Falcon 100% as origin. The small following chart gives features (in
  14. MHz) of the 2 modes.
  15.  
  16.               NORMAL          TURBO
  17.  
  18. CPU             16              50
  19. BUS             16              50
  20. FPU                32              50
  21. DSP             32              50
  22. Fast-RAM        no              50
  23. VIDEL (Int)     32              50
  24. VIDEL (Ext)    32/no           32/no
  25.  
  26.  
  27.   The CENTurbo II™ rev B contains what is called 'the DMA' modification destined
  28. to CUBASE AUDIO. This last works perfectly in  TURBO mode !
  29.  
  30.   The TURBO mode is possible in VGA resolution, but also in  RVB and MONO ST
  31. (SM12x/144) thanks to the attendance of a 32 MHz clock on the EXT entrance of
  32. VIDEL, the SETUP being in charge of commuting the VIDEL on this External clock
  33. after having detected a RVB screen or SM124.  It is possible to DISABLE this
  34.   External clock from the SETUP if you  are in TURBO and with a small software
  35. in the AUTO directory if you are in NORMAL mode (EXCLKOFF.PRG).
  36.  
  37.  Two things differentiate a Falcon from an another with a CENTurbo II rev B:
  38.  
  39.  - the interruption coming from the DSP isn't wired and can block a program
  40.    using it. To use this kind of software you need to put a patch (DSP_IRQ.PRG)
  41.    in the AUTO directory (behind your debugger if you use one!). In this mode,
  42.    do not forget to remove wait-states on the DSP.
  43.  
  44.  - the coprocessor is 32-bit wired (16-bit on basic Falcon) and it run up to
  45.    32 MHz (instead 16 MHz on basic Falcon).
  46.  
  47.  
  48.   Software point of view :
  49.   ------------------------
  50.  
  51.   On the CENTurbo II, it is possible to start several ways:
  52.  
  53.   - normal mode (without turbo)
  54.   - turbo mode under TOS 4.0x (x means 1,2 or 4 according to your TOS)
  55.   - turbo mode under TOS 7.0x
  56.   - turbo mode under DOLMEN
  57.  
  58.  
  59.   * NORMAL mode
  60.  
  61.   In normal mode, the CENTurbo II is 100% compatible with the regular Falcon
  62. 030. The present system is your actual  TOS. In this mode, all the Falcon
  63. software function!
  64.  
  65.  
  66.   * TURBO mode under TOS 4.0x
  67.  
  68.   In this mode the setup is available and permits to select several options
  69. that are not available in the TOS 4.0x. The only option under the setup is the
  70. choice of the  of the TOS 4.0x launching.
  71.  
  72.   Under TOS 4.0x, there is no access to the FAST-Ram and the reset blocks the
  73. machine because the TOS can't start in Turbo: it is necessary to make a hard
  74. reset  (on the machine) to start again the machine.
  75.  
  76.   If you haven't any graphic accelerator (NVDI, MAGIC,...) or any OS not using
  77. the blitter (what makes the TOS), this mode is the only one usable in TURBO !
  78. The TOS system using the available FAST-Ram, it writes in it also graphic data
  79. that unfortunately the Blitter can't reach because  this last can only address
  80. the first 16 Mo (24-Bit of address).
  81.  
  82.  
  83.   * TURBO mode under TOS 7.0x
  84.  
  85.   This system is the modified version  of the present TOS on your machine. The
  86. available options in the SETUP are taken in account in the launching of this
  87. one. Until the launching of the TOS desktop, it is our START UP that controls
  88. all.
  89.  
  90.   With this boot, the FAST-Ram is declared to the system, the TOS is copied in
  91. Fast-Ram, the keyboard reset works ( as well cold or warm boot ).
  92.  
  93.   The boot is made with the internal driver (Cécile) or external (if it works
  94. in turbo!). The boot looks first for a bootable hard drive  in the order
  95. declared under the setup. Then, 2 cases are available  with Cécile or external.
  96.  
  97.   With the internal Cécile, the boot looks on the partition started  for a
  98. possible CECILE.SYS that contains some complementary information ( boot
  99. partition, energy economy mode, speed...) and start the system. If there is not
  100.   started partition, the boot is made on the value in the setup (that can take
  101. time!).
  102.  
  103.   In the case of an external driver that works and reachable by the system
  104. (beware of big capacitie SCSI disks ), the boot partition is validated by this
  105. driver and the boot will be made on it.
  106.  
  107.   Under the TOS 7.0x, you can really start on the partition of your choice with
  108. the original desktop.
  109.  
  110.   It is necessary to possess a graphic accelerator (NVDI, MAGIC,...) to run the
  111. system. Modifications brought to the TOS 4.0x to make a TOS 7.0x  don't go
  112. until the integration of all graphic routines without the utilization of the
  113. Blitter. Only, DOLMEN, permits to use the FAST-Ram in Turbo.
  114.  
  115.  
  116.   * TURBO mode under DOLMEN (reserved for developpers and the PHENIX)
  117.  
  118.   Under the DOLMEN system, you can start on any disk (whatever is its size!!)
  119. and to choose the starting partition. It is necessary beforehand to have
  120. installed DOLMEN on this one.
  121.  
  122.  
  123.  
  124.                              ************
  125.                   *********************************
  126.                              ************
  127.  
  128.  
  129. Software installation of the CENTurbo II
  130. ----------------------------------------
  131.  
  132.  
  133.   Configuration of the CENTurbo II:
  134.   ---------------------------------
  135.  
  136.   In the beginning you are in normal mode because the Flash doesn't contain the
  137. SETUP yet. The 2 following steps are OBLIGATORY before switching in Turbo.
  138.  
  139.   - Execute PUTFLASH.APP, then push on return to launch the installation of the
  140.     FLASH program . Quit when it is finished.
  141.  
  142.   - Execute CBOOT.APP, reset the NVRAM (right icon) except if you got the CRC
  143.     message mistake , reset the various options and validate when leaving.
  144.     NOTE: think to make a back-up boot on a disk.
  145.  
  146.     The SETUP.TXT file suplly informations complete on the configuration.
  147.     
  148.   External software:
  149.   -------------------
  150.  
  151.   * AUTO directory
  152.  
  153.   If you use XBOOT, it is necessary to configure it with only the FastLoad bit
  154. (see FILEINFO.CPX) because it uses the blitter.
  155.  
  156.   Activate your graphic accelerator for the TOS 7 mode (NVDI for example).
  157. During the progress of the file AUTO, the only graphic exit is the text that is
  158. transferred from the ROM to the Chip-Ram, therefore that works with the
  159. Blitter, fortunately.
  160.  
  161.   * CPX
  162.  
  163.   It is necessary to put  FGENERAL.CPX INEVITABLY in the CPX directory and
  164. disable the blitter for startings under TOS 7, it means with the Fast-Ram. It
  165. is recommended to validate it resident thanks to CONFIG.CPX.
  166.  
  167.   FILEINFO.CPX is an utility permitting to adjust 3 bits of program
  168. configurations and accessories: FastLoad, TT-Ram (Mem) and TT-Ram (Prg). The
  169. FastLoad bit prevents the system to erase all the memory to every launching of
  170. the software, that can take time with 32 Mo of Fast-Ram (1 to 2 seconds). The
  171. TT-Ram bit (Prg) loads the program in Fast-Ram, attention to the software audio
  172. and video. The TT-Ram bit (mem) fact that the program will make this allowances
  173. memory in Fast-Ram, same remark  for the program.
  174.  
  175.   * ACCESSORIES
  176.  
  177.   Install XCONTROL.ACC, otherwise the FGENERAL.CPX will never be activated.
  178.  
  179.   Install CBOOT if you want to reset material options without needing to go
  180. back by the Flash setup. These options are active after validation of CBOOT.
  181.  
  182.  
  183.                              ************
  184.                   *********************************
  185.                              ************
  186.  
  187. Compatibility:
  188. --------------
  189.  
  190.   The list of software tested here is not exhaustive. If a software is not
  191. present, it is sufficient to know some rules to know if it will be capable to
  192. work under the aforementioned modes.
  193.  
  194.   First of all It is necessary to  distinguish software that function on all
  195. TOS (and therefore on all Atari) and those specific to the Falcon.
  196.  
  197.   In the first case, the most work if they respect the elementary rules of
  198. programming (using only system functions!).
  199.  
  200.   We can also distinguish software functioning on the TT, because they are
  201. almost-guaranteed to work under TOS 7.0x and DOLMEN.
  202.  
  203.   In case of doubts, it only needs to know if it runs normally on TT or Falcon
  204. before going farther.
  205.  
  206.   As for software functioning on Falcon, the main problem will come from the
  207. few of consideration of the system. Some software audio not having already
  208. foreseen to function on something else than a basis Falcon (without turbo),
  209. there won't be a miracle on an as fast board as the CENTurbo II. The second big
  210. problem, is the management of the FAST-Ram. If  no distinction is made, we can
  211. be in  front of a screen in Fast-Ram that won't be seen, or AUDIO buffers
  212. giving the same problem than the graphic routines of the TOS with the Blitter.
  213. You're driving to a system crash...
  214.  
  215.   Be careful not to abuse the passage of all the programs in Fast-Ram. May be
  216. they are already well configured !
  217.  
  218.   There is a big problem with the TOS 4.01 & 4.02 (even modified in 7.0x): the
  219. blitter is reactivated at every change of resolution. If you're watching a True-
  220. color picture with CENTview from the 16 colors mode, the return to the system
  221. won't be beautiful to see. It is necessary to go then in blind to XCONTROL,
  222. then FGENERAL to  disable the Blitter (put back buffers also!). Otherwise it is
  223. necessary to start again. The problem is less visible at the change of desktop
  224. resolution, the CPX manages to put back   all in state, though some traces
  225. subsist, a redraw is sufficient to clean all.
  226.  
  227.   The last point it is the acceleration of the CPU in relation to the DSP that
  228. can bring problems to software conceived on a too much tighten timing (Basis
  229. Falcon).
  230.  
  231.  
  232. List of tested software (163 references update on www.centek.fr):
  233. -----------------------------------------------------------------
  234.  
  235.   The chart below only treats  the 3 TURBO modes. Some software could require
  236. a patch to function better. Patches will be available for software which are
  237. not supported anymore by developers (missing, gone to PC, or no-conciliating)
  238. and, of course, according to the demand of users.
  239.  
  240.   Key:
  241.  
  242.   -X : Run correctly in this mode
  243.   -! : have a problem, descriptive above
  244.   -? : Not validate (in progress)
  245.  
  246.  
  247. --------------------------------------------------------------------------------
  248. | Name             |     TOS 4.0x      |      TOS 7.0x     |      Dolmen       |
  249. --------------------------------------------------------------------------------
  250. |1ST-GUIDE         |        X          |         X         |        ?          |
  251. |                  |                   |                   | In progress       |
  252. --------------------------------------------------------------------------------
  253. |ADAMAS 1.1        |        X          |         X         |        X          |
  254. --------------------------------------------------------------------------------
  255. |ADEBUG 2.13       |        X          |         X         |        X          |
  256. --------------------------------------------------------------------------------
  257. |AFM               |        X          |         X         |        X          |
  258. --------------------------------------------------------------------------------
  259. |ANIPLAY 2.4       |    ! no DSP       |    ! no DSP       |     ! no DSP      |
  260. |                  | author in contact | author in contact | author in contact |
  261. |                  |  Patch available  |  Patch available  |  Patch available  |
  262. --------------------------------------------------------------------------------
  263. |APEX 2            |        X          |         X         |        X          |
  264. --------------------------------------------------------------------------------
  265. |APEX viewers      |        X          |         X         |        X          |
  266. --------------------------------------------------------------------------------
  267. |ARTHUR 1.8F       |        X          |         X         |        X          |
  268. --------------------------------------------------------------------------------
  269. |ARTIS 4           |        X          |         X         |        !          |
  270. |                  |                   |                   | Bad drawing       |
  271. --------------------------------------------------------------------------------
  272. |ARTPAD Release 6  |        X          |         X         |        ?          |
  273. |                  |                   |                   | Not tested        |
  274. --------------------------------------------------------------------------------
  275. |ATARI WORKS 1.2   |        X          |         X         |        X          |
  276. --------------------------------------------------------------------------------
  277. |AUDIOMASTER 1.72  |        X          |         X         |        X          |
  278. --------------------------------------------------------------------------------
  279. |AUDIOSPECTOR 1.0  |        X          |         !         |        !          |
  280. |                  |                   | Not in Fast-Ram   | Not in Fast-Ram   |
  281. --------------------------------------------------------------------------------
  282. |AUTOSORT 3.6      |        X          |         X         |        X          |
  283. --------------------------------------------------------------------------------
  284. |AVANT VEKTOR 1.2  |        X          |         X         |        X          |
  285. --------------------------------------------------------------------------------
  286. |BACK GROUND PLAYER|        X          |         !         |        ?          |
  287. | 2.25             |                   | Mem in Fast-Ram   | In progress       |
  288. --------------------------------------------------------------------------------
  289. |BIG CONVERT 1.77  |        X          |         !         |        X          |
  290. |                  |                   | set on the blitter|                   |
  291. --------------------------------------------------------------------------------
  292. |BRAINSTROM MOVIE  |        X          |         X         |        ?          |
  293. |PLAYER            |                   |                   | In progress       |
  294. --------------------------------------------------------------------------------
  295. |BOXKITE           |        X          |         X         |        !          |
  296. |                  |                   |                   | Double use        |
  297. --------------------------------------------------------------------------------
  298. |C2D 1.02          |        X          |         !         |        !          |
  299. |                  |                   | Not in Fast-Ram   | Not in Fast-Ram   |
  300. --------------------------------------------------------------------------------
  301. |CAB 2.7c          |        X          |         X         |        X          |
  302. --------------------------------------------------------------------------------
  303. |CALAMUS SL 93,96  |        X          |         !         |        !          |
  304. | & 98             |                   | Patch available   | Patch available   |
  305. --------------------------------------------------------------------------------
  306. |CAT 3.02          |        X          |         X         |        ?          |
  307. |                  |                   |                   | In progress       |
  308. --------------------------------------------------------------------------------
  309. |CATalog           |        X          |         X         |        ?          |
  310. |                  |                   |                   | In progress       |
  311. --------------------------------------------------------------------------------
  312. |CD COPY 1.0       |        X          |         X         |        ?          |
  313. |                  |                   |                   | In progress       |
  314. --------------------------------------------------------------------------------
  315. |CD RECORDER 1.1   |        X          |         X         |        ?          |
  316. |                  |                   |                   | In progress       |
  317. --------------------------------------------------------------------------------
  318. |CD TOOL 1.25      |        X          |         X         |        !          |
  319. |                  |                   |                   | Double use        |
  320. --------------------------------------------------------------------------------
  321. |Cécile 1.xx       |        X          |         X         |        !          |
  322. |                  |                   |                   | Double use        |
  323. --------------------------------------------------------------------------------
  324. |CENTScreen 3.xx   |        X          |         X         |        !          |
  325. |                  |                   |                   | Double use        |
  326. --------------------------------------------------------------------------------
  327. |CENTvidel 3.xx    |        X          |         X         |        X          |
  328. --------------------------------------------------------------------------------
  329. |CENTview 2.xx     |        X          |         X         |        X          |
  330. --------------------------------------------------------------------------------
  331. |CHARLY            |        X          |         X         |        X          |
  332. --------------------------------------------------------------------------------
  333. |CKBD 1.3          |        X          |         X         |        !          |
  334. |                  |                   |                   | Double use        |
  335. --------------------------------------------------------------------------------
  336. |CLOE              |        X          |         X         |        ?          |
  337. |                  |                   |                   | In progress       |
  338. --------------------------------------------------------------------------------
  339. |CONTRASTE 1.1     |        X          |         X         |        X          |
  340. --------------------------------------------------------------------------------
  341. |COPS              |        X          |         X         |        ?          |
  342. |                  |                   |                   | In progress       |
  343. --------------------------------------------------------------------------------
  344. |CUBASE 2.06       |        X          |         !         |        !          |
  345. |                  |                   | Patch available   | Patch available   |
  346. --------------------------------------------------------------------------------
  347. |CRACK ART         |        X          |         !         |        !          |
  348. |                  |                   | Pas en Fast-Ram   | Pas en Fast-Ram   |
  349. -------------------------------------------------------------------------------
  350. |CRAZY SOUND       |        !          |         !         |        !          |
  351. |MACHINE           | No turbo mode     | No turbo mode     | No turbo mode     |
  352. --------------------------------------------------------------------------------
  353. |DA'S LAYOUT       |        X          |         X         |        ?          |
  354. |                  |                   |                   | In progress       |
  355. --------------------------------------------------------------------------------
  356. |DA'S PICTURE 1.1  |        X          |         X         |        X          |
  357. --------------------------------------------------------------------------------
  358. |DAVECTOR PRO 2.0  |        X          |         X         |        x          |
  359. --------------------------------------------------------------------------------
  360. |DELUXE PAINT ST   |        X          |         X         |        ?          |
  361. |                  |                   |                   | In progress       |
  362. --------------------------------------------------------------------------------
  363. |DESERT DRAIN 1.52 |        X          |         X         |        X          |
  364. --------------------------------------------------------------------------------
  365. |DESKTOP           |        X          |         X         |        ?          |
  366. |APPLICATION       |                   |                   | In progress       |
  367. |LAUNCHER 1.03     |                   |                   |                   |
  368. --------------------------------------------------------------------------------
  369. |DEVPAC 3.10       |        X          |         X         |        X          |
  370. --------------------------------------------------------------------------------
  371. |DIGIPOINT 4.10    |        X          |         X         |        X          |
  372. --------------------------------------------------------------------------------
  373. |DIGITAL HOME      |        ?          |         !         |        !          |
  374. |STUDIO            |                   |   Incompatible    |   Incompatible    |
  375. |                  | author in contact | author in contact | author in contact |
  376. --------------------------------------------------------------------------------
  377. |DIGITAL LAB 1.11  |        X          |         X         |        X          |
  378. --------------------------------------------------------------------------------
  379. |DIGITAL TRACKER   |        ?          |         !         |        !          |
  380. |                  |                   |   Incompatible    |   Incompatible    |
  381. |                  | author in contact | author in contact | author in contact |
  382. --------------------------------------------------------------------------------
  383. |DYNACAD 1.64      |        X          |         X         |        X          |
  384. --------------------------------------------------------------------------------
  385. |DYNAMITE 1.63f    |        X          |         X         |        X          |
  386. --------------------------------------------------------------------------------
  387. |EBMODEL 3.29      |        X          |         X         |        X          |
  388. --------------------------------------------------------------------------------
  389. |EDGE 2.03         |        X          |         X         |        X          |
  390. --------------------------------------------------------------------------------
  391. |EDITH 1.221P      |        X          |         X         |        X          |
  392. --------------------------------------------------------------------------------
  393. |EULER             |        X          |         X         |        X          |
  394. --------------------------------------------------------------------------------
  395. |EVEREST 3.4       |        X          |         X         |        X          |
  396. --------------------------------------------------------------------------------
  397. |EXCHANGE          |        X          |         X         |        ?          |
  398. |                  |                   |                   | In progress       |
  399. --------------------------------------------------------------------------------
  400. |EXTENDOS PRO 2.40 |        X          |         !         |        !          |
  401. |                  |                   |  Not in Fast-Ram  |  Not in Fast-Ram  |
  402. --------------------------------------------------------------------------------
  403. |FD2D              |        X          |         !         |        !          |
  404. |                  |                   |  Not in Fast-Ram  |  Not in Fast-Ram  |
  405. --------------------------------------------------------------------------------
  406. |F-DRUM            |        X          |         !         |        ?          |
  407. |                  |                   | Prg in Fast-Ram   | In progress       |
  408. --------------------------------------------------------------------------------
  409. |FPLOTTER 2.7      |        X          |         X         |        X          |
  410. --------------------------------------------------------------------------------
  411. |FRACLAND          |        X          |         X         |        X          |
  412. --------------------------------------------------------------------------------
  413. |FRACTALS 2.1      |        X          |         X         |        X          |
  414. --------------------------------------------------------------------------------
  415. |FREEBASE          |        X          |         X         |        X          |
  416. --------------------------------------------------------------------------------
  417. |GEMBENCH 4.03     |        X          |         X         |        X          |
  418. --------------------------------------------------------------------------------
  419. |GEM_FLH           |        X          |         X         |        X          |
  420. --------------------------------------------------------------------------------
  421. |GEMGS 1.1         |        X          |         X         |        X          |
  422. | Ghostscript 5.10 |                   |                   |                   |
  423. --------------------------------------------------------------------------------
  424. |GEMVIEW 3.06      |        X          |         X         |        X          |
  425. --------------------------------------------------------------------------------
  426. |GRAFTOOL          |        X          |         X         |        ?          |
  427. |                  |                   |                   | In progress       |
  428. --------------------------------------------------------------------------------
  429. |GRAOUMF TRACKER   |        X          |         X         |        !          |
  430. | 0.8770           |                   |                   | Not ressolved     |
  431. --------------------------------------------------------------------------------
  432. |HEXEDIT 1.1       |        X          |         X         |        X          |
  433. --------------------------------------------------------------------------------
  434. |HSMODEM 7 (SCC)   |        !          |         !         |        !          |
  435. |                  | Patch available   | Patch available   | Double use        |
  436. --------------------------------------------------------------------------------
  437. |ICON DRAW UP      |        X          |         X         |        ?          |
  438. |                  |                   |                   | In progress       |
  439. --------------------------------------------------------------------------------
  440. |IMAGE COPY 4 CD   |        X          |         X         |        !          |
  441. |                  |                   |                   | Patch available   |
  442. --------------------------------------------------------------------------------
  443. |IMAGE STUDIO      |        X          |         X         |        X          |
  444. --------------------------------------------------------------------------------
  445. |INTERFACE 2.30    |        X          |         X         |        X          |
  446. --------------------------------------------------------------------------------
  447. |IRIS VIEWER       |        !          |         !         |        ?          |
  448. |                  | Not resolved      | Not resolved      | In progress       |
  449. --------------------------------------------------------------------------------
  450. |JANE              |        X          |         X         |        ?          |
  451. |                  |                   |                   | In progress       |
  452. --------------------------------------------------------------------------------
  453. |JINEE 1.11        |        X          |         X         |        ?          |
  454. |                  |                   |                   | In progress       |
  455. --------------------------------------------------------------------------------
  456. |JOE 1.35          |        X          |         X         |        X          |
  457. --------------------------------------------------------------------------------
  458. |JPEG DECODER 0.92 |        !          |         !         |        !          |
  459. | Brainstorm       | WS on the DSP     | WS on the DSP     | WS on the DSP     |
  460. --------------------------------------------------------------------------------
  461. |JPEGVIEW 2.22     |        X          |         X         |        X          |
  462. --------------------------------------------------------------------------------
  463. |KANDINSKY 2.51    |        X          |         X         |        X          |
  464. --------------------------------------------------------------------------------
  465. |KOBOLD 3          |        X          |         X         |        X          |
  466. --------------------------------------------------------------------------------
  467. |La Cuisine        |        X          |         X         |        X          |
  468. --------------------------------------------------------------------------------
  469. |LIFESAVER         |        X          |         X         |        ?          |
  470. |                  |                   |                   | In progress       |
  471. --------------------------------------------------------------------------------
  472. |LZHSHELL          |        X          |         X         |        X          |
  473. --------------------------------------------------------------------------------
  474. |MAGELLAN 1.00     |        X          |         X         |        X          |
  475. --------------------------------------------------------------------------------
  476. |MAGIC 4,5 & 6     |        X          |         !         |        !          |
  477. |                  |                   | Patch available   | 2 OS together ?!  |
  478. --------------------------------------------------------------------------------
  479. |MARATHON 1.1      |        X          |         X         |        X          |
  480. --------------------------------------------------------------------------------
  481. |METADOS 2.7       |        X          |         X         |        !          |
  482. |                  |                   |                   | Double use !      |
  483. --------------------------------------------------------------------------------
  484. |MINT 1.14         |        X          |         X         |        !          |
  485. |                  |                   |                   | Double use !      |
  486. --------------------------------------------------------------------------------
  487. |MOUNTAIN 0.5b     |        X          |         X         |        ?          |
  488. |                  |                   |                   | In progress       |
  489. --------------------------------------------------------------------------------
  490. |MOUSE 2.5         |        ?          |         ?         |        ?          |
  491. |                  | Not resolved      | Not resolved      | Not resolved      |
  492. --------------------------------------------------------------------------------
  493. |MPLAYER           |        X          |         X         |        X          |
  494. --------------------------------------------------------------------------------
  495. |NAES              |        X          |         X         |        !          |
  496. |                  |                   |                   | Double emploi !   |
  497. --------------------------------------------------------------------------------
  498. |NeoN 3D           |        X          |         X         |        ?          |
  499. |                  |                   |                   | In progress       |
  500. --------------------------------------------------------------------------------
  501. |NEWSie 0.92       |        X          |         X         |        ?          |
  502. |                  |                   |                   | In progress       |
  503. --------------------------------------------------------------------------------
  504. |NVDI  2.5,4 & 5   |        X          |         X         |        !          |
  505. |                  |                   |                   | Double use !      |
  506. --------------------------------------------------------------------------------
  507. |NVRAM 1.x         |        X          |         X         |        X          |
  508. --------------------------------------------------------------------------------
  509. |OCR 1.3           |        X          |         X         |        X          |
  510. --------------------------------------------------------------------------------
  511. |PAGESTREAM 2.2    |        X          |         X         |        X          |
  512. --------------------------------------------------------------------------------
  513. |PAPILLON 3.00     |        !          |         !         |        ?          |
  514. |                  | Nvdi 5.00&Magic 6 | Nvdi 5.00&Magic 6 | In progress       |
  515. --------------------------------------------------------------------------------
  516. |PAPYRUS 4,5 & 7   |        X          |         X         |        X          |
  517. --------------------------------------------------------------------------------
  518. |PARCP 2.5         |        X          |         X         |        X          |
  519. --------------------------------------------------------------------------------
  520. |PHOENIX OBJECT    |        X          |         X         |        X          |
  521. |RENDERER 2.0      |                   |                   |                   |
  522. --------------------------------------------------------------------------------
  523. |PHOTOLINE 2.2     |        !          |         !         |        X          |
  524. |                  | Not in True-color | Not in True-color |                   |
  525. --------------------------------------------------------------------------------
  526. |PINBALL DREAMS    |        X          |         X         |        ?          |
  527. |                  |                   |                   | In progress       |
  528. --------------------------------------------------------------------------------
  529. |PIXART 4.5        |        X          |         X         |        ?          |
  530. |                  |                   |                   | In progress       |
  531. --------------------------------------------------------------------------------
  532. |PLATON            |        X          |         X         |        !          |
  533. |                  |                   |                   | Bad drawing       |
  534. --------------------------------------------------------------------------------
  535. |POV 3             |        X          |         X         |        X          |
  536. --------------------------------------------------------------------------------
  537. |PROCALC           |        X          |         X         |        ?          |
  538. |                  |                   |                   | In progress       |
  539. --------------------------------------------------------------------------------
  540. |PROFILE 2.13      |        X          |         X         |        X          |
  541. --------------------------------------------------------------------------------
  542. |PSI BACKUP 1.02   |        X          |         X         |        ?          |
  543. |                  |                   |                   | In progress       |
  544. --------------------------------------------------------------------------------
  545. |PURE C            |        X          |         X         |        ?          |
  546. |                  |                   |                   | In progress       |
  547. --------------------------------------------------------------------------------
  548. |QED 4.52          |        X          |         X         |        X          |
  549. --------------------------------------------------------------------------------
  550. |QUINCY 2.01       |        !          |         !         |        !          |
  551. |                  | Patch available   | Patch available   | Patch available   |
  552. --------------------------------------------------------------------------------
  553. |RAINBOW 2         |        X          |         ?         |        ?          |
  554. |                  |                   | Not resolved      | Not resolved      |
  555. --------------------------------------------------------------------------------
  556. |REDACTEUR 3&4 VGA |        !          |         !         |        !          |
  557. |                  | Patch available   | Patch available   | NO                |
  558. --------------------------------------------------------------------------------
  559. |RESSOURCE MASTER  |        X          |         X         |        ?          |
  560. |                  |                   |                   | In progress       |
  561. --------------------------------------------------------------------------------
  562. |ROAD RUNNER       |        X          |         X         |        ?          |
  563. |                  |                   |                   | In progress       |
  564. --------------------------------------------------------------------------------
  565. |RUNNING           |        X          |         X         |        X          |
  566. --------------------------------------------------------------------------------
  567. |SANDRINE 3.xx     |        X          |         X         |        X          |
  568. --------------------------------------------------------------------------------
  569. |SCAPE             |        X          |         X         |        ?          |
  570. |                  |                   |                   | In progress       |
  571. --------------------------------------------------------------------------------
  572. |SCRIPT 5.0        |        X          |         X         |        X          |
  573. --------------------------------------------------------------------------------
  574. |SELECTRIC 1.10    |        X          |         X         |        X          |
  575. --------------------------------------------------------------------------------
  576. |SEMPRINI 1.0      |        X          |         X         |        X          |
  577. --------------------------------------------------------------------------------
  578. |SMURF             |        X          |         X         |        X          |
  579. --------------------------------------------------------------------------------
  580. |SPECTRAL TOOL KIT |        !          |         !         |        !          |
  581. | 1.5              | Pb DSP on Wobbu.  | In Chip-Ram=>DSP  | In Chip-Ram=> DSP |
  582. --------------------------------------------------------------------------------
  583. |SPEED OF LIGHT 3.8|        X          |         X         |        ?          |
  584. |                  |                   |                   | In progress       |
  585. --------------------------------------------------------------------------------
  586. |SPEED PRINT 1.38  |        X          |         X         |        ?          |
  587. |                  |                   |                   | In progress       |
  588. --------------------------------------------------------------------------------
  589. |SPEEDO GDOS 5.7   |        X          |         X         |        !          |
  590. |                  |                   |                   | Double use        |
  591. --------------------------------------------------------------------------------
  592. |ST-CAD            |        X          |         X         |        ?          |
  593. |                  |                   |                   | In progress       |
  594. --------------------------------------------------------------------------------
  595. |ST-GUIDE          |        X          |         X         |        !          |
  596. | (10.12.96)       |                   |                   | No pictures !     |
  597. --------------------------------------------------------------------------------
  598. |STING             |        X          |         X         |        ?          |
  599. |                  |                   |                   | In progress       |
  600. --------------------------------------------------------------------------------
  601. |STUDIO CONVERT    |        X          |         X         |        ?          |
  602. |                  |                   |                   | In progress       |
  603. --------------------------------------------------------------------------------
  604. |STUDIO PHOTO      |        X          |         X         |        ?          |
  605. |                  |                   |                   | In progress       |
  606. --------------------------------------------------------------------------------
  607. |STZIP 2.6         |        X          |         X         |        X          |
  608. --------------------------------------------------------------------------------
  609. |SUKRA             |        X          |         X         |        ?          |
  610. |                  |                   |                   | In progress       |
  611. --------------------------------------------------------------------------------
  612. |SURF 3D           |        X          |         X         |        X          |
  613. --------------------------------------------------------------------------------
  614. |SUPERSAM 1.08     |        X          |         !         |        !          |
  615. |                  |                   | Not in Fast-Ram   | Not in Fast-Ram   |
  616. --------------------------------------------------------------------------------
  617. |TEXTO 1.x         |        X          |         X         |        X          |
  618. --------------------------------------------------------------------------------
  619. |TIXTAX            |        X          |         X         |        X          |
  620. --------------------------------------------------------------------------------
  621. |THING             |        X          |         X         |        ?          |
  622. |                  |                   |                   | In progress       |
  623. --------------------------------------------------------------------------------
  624. |TRAKCOM           |        X          |         X         |        ?          |
  625. |                  |                   |                   | In progress       |
  626. --------------------------------------------------------------------------------
  627. |TRUE PAINT 1.02   |        X          |         X         |        X          |
  628. --------------------------------------------------------------------------------
  629. |TWILIGHT          |        X          |         X         |        ?          |
  630. |                  |                   |                   | In progress       |
  631. --------------------------------------------------------------------------------
  632. |TWIST             |        X          |         X         |        ?          |
  633. |                  |                   |                   | In progress       |
  634. --------------------------------------------------------------------------------
  635. |TWO IN ONE 1.51   |        X          |         X         |        X          |
  636. --------------------------------------------------------------------------------
  637. |UPSIS (NOV 14/96) |        X          |         X         |        X          |
  638. --------------------------------------------------------------------------------
  639. |UTRACK 2.51       |        X          |         X         |        X          |
  640. --------------------------------------------------------------------------------
  641. |VIDEOMOD 1.xx     |        X          |         X         |        !          |
  642. |                  |                   |                   | Double use        |
  643. --------------------------------------------------------------------------------
  644. |VIDI 12           |        X          |         ?         |        ?          |
  645. |                  |                   | Not resolved      | Not resolved      |
  646. --------------------------------------------------------------------------------
  647. |VISION 2&3        |        X          |         X         |        X          |
  648. --------------------------------------------------------------------------------
  649. |WAVEMASTER 1.12   |        X          |         !         |        !          |
  650. |                  |                   | Mem in Fast-Ram   | Mem in Fast-Ram   |
  651. --------------------------------------------------------------------------------
  652. |WENSUITE 2        |        X          |         X         |        ?          |
  653. |                  |                   |                   | In progress       |
  654. --------------------------------------------------------------------------------
  655. |WINREC 1.41       |        X          |         X         |        X          |
  656. --------------------------------------------------------------------------------
  657. |WORD PLUS 5.04    |        X          |         X         |        !          |
  658. --------------------------------------------------------------------------------
  659. |XACT 3.01         |        X          |         X         |        X          |
  660. --------------------------------------------------------------------------------
  661. |XBOOT 3           |        X          |         !         |        X          |
  662. |                  |                   | Set on the Blitter|                   |
  663. --------------------------------------------------------------------------------
  664. |XCONTROL          |        X          |         X         |        X          |
  665. --------------------------------------------------------------------------------
  666. |ZZ-VOLUME 1.7     |        X          |         X         |        X          |
  667. --------------------------------------------------------------------------------
  668.  
  669.  
  670. Updating:
  671. ---------
  672.  
  673.   This list is just a sample of software that we could have tested.
  674.  
  675.   Authors/editors of these or all others can send us the last versions that we
  676. will test and will validate. In case of problem, we will go in contact with the
  677. concerned people.
  678.  
  679.   We already contacted some developers in this purpose.
  680.  
  681.   The fact that a software works correctly on CENTurbo II under DOLMEN, will be
  682. a big step for its portage on PHENIX.
  683.  
  684.   If you achieve tests of software not in this list, we are interested by your
  685. results to include  them in this chart.
  686.  
  687.  
  688. FAQ - Frequently Asking Questions: 
  689. ----------------------------------
  690.  
  691.     Here are some questions that you can put yourselves (especially if you 
  692. didn't read the DOC! ). Let's recall that the reading of the documentation is 
  693. INDISPENSABLE ...It will make you win a lot of times and will prevent you from 
  694. putting your configuration upside down. (And especially that permits us to do 
  695. not still answer to the same questions!) 
  696.  
  697. --------------------------------------------------------------------------------
  698. Q1.My computer does'nt boot in normal mode (black screen) and crash when I come 
  699. out of the setup in TURBO mode.
  700.  
  701. A1.Vous have a hardware problem on your machine, the ROM case is not in its 
  702. support or is fitted badly. 
  703.  
  704. --------------------------------------------------------------------------------
  705. Q2. I don't have icons and text in XBOOT.
  706.  
  707. A2.WARNING , XBOOT is installed in FASTRAM whereas he doesn't know how to 
  708. manage it. Don't leave XBOOT, don't save anything and REBOOT. 
  709. To use again XBOOT, you must remove him bits of FAST RAM, with the help of the 
  710. CPX FileInfo for example. 
  711.  
  712. --------------------------------------------------------------------------------
  713. Q3.With an IDE hard disk boot, the computer crashes during the file auto init 
  714. or before arriving to the desktop. 
  715.  
  716. A3.The ATA speed controlled  in cécile doesn't fit to this hard drive. To 
  717. modify this speed, use " ATA " options of CECILE. The speed 3 only works with 
  718. the most modern Disks. Try speed 1 for an old hard drive. Use the option Wait 
  719. State even in the SETUP to slow down the access to the IDE port. You still have 
  720. again 3 speed settings avalaible. 
  721. Most of the time, a too fast or too slow speed provokes problems. Look for the 
  722. speed that corresponds to your disk. 
  723.  
  724. --------------------------------------------------------------------------------
  725. Q4. I don't have icons/ or scrambled icons  on the desktop. It even happens to 
  726. crash while scrolling a menu. 
  727.  
  728. A4. The blitter is active and try to use the FAST RAM what it cannot MAKE. You 
  729. must disable the blitter to remedy this problem. Use FGENERAL and select " 
  730. BUFFER YES ". 
  731.  
  732. --------------------------------------------------------------------------------
  733. Q5. I can't disable the blitter, it reactivates itself.
  734.  
  735. A5. The CPX SI (SYSTEM INFO) reactivates the blitter systematically. Suppress 
  736. this CPX. 
  737.  
  738. --------------------------------------------------------------------------------
  739. Q6.Magic doesn't start.
  740.  
  741. A6.You need to patch it.
  742.  
  743. --------------------------------------------------------------------------------
  744. Q7.Magic stops on a white screen. 
  745.  
  746. A7. It seems to be a current bug of MAGIC. Make a hot RESET 
  747. (CONTROL-ALTERNATE-DELETE on the keyboard).
  748.  
  749. --------------------------------------------------------------------------------
  750. Q8.Calamus crashes in 256 colors with FALCON8.PRG enable. 
  751.  
  752. A8.Vous must use FALCT2_8.PRG instead of FALCON8.PRG.
  753.  
  754. --------------------------------------------------------------------------------
  755. Q9.Cubase crashes (format error). 
  756.  
  757. A9.Vous must replace the MROS of Cubase by our patched version. 
  758.  
  759. --------------------------------------------------------------------------------
  760. Q10.Anyplayer or Quincy or a software using the DSP stay frozen.
  761.  
  762. A10.Vous must have the DSP-IRQ.PRG program in the AUTO file.
  763.  
  764. --------------------------------------------------------------------------------
  765. Q11. A software using the coprocessor crashes in FAST RAM. Besides 
  766. calculations to the coprocessor are wrong (Pentium syndrome ). 
  767.  
  768. A11.Contact us...
  769.  
  770. --------------------------------------------------------------------------------
  771. Q12. I boot on my  external SCSI hard drive instead of my internal IDE.
  772.  
  773. A12. Your IDE disk doesn't have started partition whereas the SCSI has a 
  774. started partition. It is therefore this last one that will boot. 
  775.  
  776. --------------------------------------------------------------------------------
  777. Q13. My Quantum MAVERICK hard drive  is seen during the ID test , but a crash  
  778. occurs just after.
  779.  
  780. A13.This hard drive doesn't know how to transmit its parameters to CECILE. 
  781. In the F10-CECILE menu  of the setup choose CHS for the " mode-IDE-master " 
  782. instead of AUTO.
  783.  
  784. --------------------------------------------------------------------------------
  785. Q14. From the moment I passed from a CT1 to the CT2, my FALCON crashes 
  786. inopportunely in normal AND in turbo mode.
  787.  
  788. A14. Check that the resistance of 1.2K present on the network P12 (1 cm behind 
  789. the CPU of the motherboard) and that was indispensable on CT1 has been 
  790. withdrawn to upgrade to the CT2.
  791.  
  792. --------------------------------------------------------------------------------
  793. Q15.From the moment I made a keyboard adapter, my FALCON reboots inopportunely 
  794. or my keyboard is crazy during the boot or I have a black screen during the boot
  795.  When I disconnect the keyboard, the boot is normally. 
  796.  
  797. A15. Look carefully the adapter, the cable is probably too long. 
  798.  
  799. --------------------------------------------------------------------------------
  800. Q16. In turbo mode, the IDE disk doesn't boot in external boot or in T.OS 4 or 
  801. under MagiC. 
  802.  
  803. A16a The IDE disk doesn't work with routines of the TOS or those of MagiC. It 
  804. is necessary to change hard drive. While waiting, it is necessary to remove the 
  805. boot on the IDE and to put one on the external SCSI. In this case, the boot on 
  806. an external driver will find, without crashing, the driver and will continue the 
  807. boot on the selected drive. 
  808.  
  809. A16b. Check that the external driver works correctly in turbo mode with 
  810. this IDE disk. To make the test, it is necessary to start with internal Cécile 
  811. and to launch the driver once under the desktop. You just need to use your 
  812. machine to see if everything works fine, especially the IDE. 
  813.  
  814. --------------------------------------------------------------------------------
  815. Q17. The boot with the internal Cécile doesn't work anymore after having put a 
  816. CECILE.SYS on the boot partition.
  817.  
  818. A17.Check  in normal mode if the ATA settings are correct.
  819.  
  820. ----------------------------------------------------------------------
  821. Q18. What is the auto folder order?
  822.  
  823. R18. Here the order to respect. All programms are not allowed to run together:
  824. this is only a list...
  825.  
  826.  - XBOOT
  827.  - MENU
  828.  - MAGXBOOT
  829.  - SETENV
  830.  - METADOS
  831.  - EXTENDOS
  832.  - DRVIN (replace Fpatch2)
  833.  - SCC
  834.  - RSVX
  835.  - STING
  836.  - FDI_INIT
  837.  - JPEGD
  838.  - NVDI
  839.  - CKBD
  840.  - SPEEDOGDOS
  841.  - WDIALOG
  842.  - CENTSCREEN
  843.  - SLECTRIC
  844.  - UISIII
  845.  - FREEDOM
  846.  - LETEMFLY
  847.  - DESKPIC
  848.  - FALCT2_8 (formerly FALCON8)
  849.  - NOSYSTEM
  850.  - RDEBUG
  851.  - CENTINEL
  852.  - DSP_IRQ
  853.  - MINT
  854.  
  855.   If a software is not here, you must try to locate it at the same level
  856. than an equivalent. For example: STICK take STING's place...
  857.  
  858. ----------------------------------------------------------------------
  859. Q19. After a Flash updating, the next boot crash and the Flash mean
  860. to be unchanged.
  861.  
  862. R19. You must use the reset button for validate the new Flash.
  863.  
  864. ----------------------------------------------------------------------
  865. Q20. After the cold start, the screen stay black in normal mode or an
  866. error occurs when quit the setup in turbo mode.
  867.  
  868. R20. It is possible that the SDMA is not clocked! Check the solder of
  869. the #12 wire and the resistor on the track cutted at the left of SDMA.
  870.  
  871. ----------------------------------------------------------------------
  872. Q21. When launching Magic 5, the resolution change don't run correctly
  873. (scrambe screen) with CENTscreen 3 on.
  874.  
  875. R21. CENTscreen 3 is not compatible with Magic 5. Remove it. Magic 6 run
  876. perfectly with CENTscreen.
  877.  
  878. ----------------------------------------------------------------------
  879.  
  880.                              ************
  881.                   *********************************
  882.                              ************
  883.  
  884. CENTurbo, DOLMEN and PHENIX are trademarks of CENTEK.
  885.  
  886.     'CBOOT', 'PUTFLASH' software  and the SETUP demanded numerous hours of
  887. research and conception to lead to reliable products. Thus, the CENTEK society
  888. would  not be held responsible of possible injury that would drag the
  889. utilization of these software . In the same way, the CENTEK society would not
  890. be held responsible of a dysfunction or no working of these software or/and of
  891. the computer.
  892.  
  893.     The law of March 11, 1957 allowing, to terms of paragraphs 2 and 3 of the
  894. article 41, on the one hand that "copies or reproductions are strictly reserved
  895. to the copyist's private use and not destined to a collective utilization",
  896. and, on the other hand, that analysis and short quotes in a goal of example and
  897. illustration, " all representation, complete or partial reproduction, made
  898. without the consent of authors or of their rightful owners or assigns, is
  899. illicit" (paragraph 1 of the article 40). This representation or reproduction,
  900. by any process, would constitute a counterfeiting punished by articles 425
  901. and following of the Penal Code.
  902.  
  903.  
  904.                              ************
  905.                   *********************************
  906.                              ************